This repository was archived by the owner on Aug 12, 2020. It is now read-only.
forked from facebook/create-react-app
-
Notifications
You must be signed in to change notification settings - Fork 1
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sverhoeven
approved these changes
Nov 8, 2016
...and publish them to the ``sinopia`` registry as follows: | ||
|
||
``` | ||
# TODO you may need to have added an npm user to the repo for this next step |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Correct or change the configuration so $anonymous users can publish.
Please complete todo then PR is ready.
Please complete TODO of adduser so the whole sinopia based publishing flow is documented. |
Also add how to get back to https://registry.npmjs.org/ And how to no accidentally publish to an unwanted place. |
Add tl;dr section, copy from #1 |
- added explanation of how to add a user to npm registry - some additional smaller corrections
Note "And how to no accidentally publish to an unwanted place." is still not really covered in this PR but see #29 |
refs #30 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added a document describing how to get your development setup up and running.